The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "par::dist"

PAR::Dist - Create and manipulate PAR distributions River stage two • 14 direct dependents • 24 total dependents

This module creates and manipulates *PAR distributions*. They are architecture-specific PAR files, containing everything under blib/ of CPAN distributions after their "make" or "Build" stage, a META.yml describing metadata of the original CPAN distri...

RSCHUPP/PAR-Dist-0.52 - 07 May 2023 11:54:25 UTC - Search in distribution

PAR::Dist::FromPPD - Create PAR distributions from PPD/PPM packages River stage one • 2 direct dependents • 2 total dependents

This module creates PAR distributions from PPD XML documents which are used by ActiveState's "Perl Package Manager", short PPM. It parses the PPD document to extract the required information and then uses PAR::Dist to create a .par archive from it. P...

SMUELLER/PAR-Dist-FromPPD-0.03 - 21 Dec 2006 17:18:08 UTC - Search in distribution
  • ppd2par - Create PAR distributions from PPD XML files

CPANPLUS::Dist::PAR - CPANPLUS distribution class to create PAR archives River stage zero No dependents

Creates a "PAR" distribution of a CPAN module, using the "CPANPLUS::Dist::*" plugin structure. See the "CPANPLUS::Module" manpage how to pass formats to the install methods. See the "PAR::Dist" manpage for details about the generated archives....

KANE/CPANPLUS-Dist-PAR-0.02 - 05 Oct 2006 15:15:59 UTC - Search in distribution

PAR::Dist::FromCPAN - Create PAR distributions from CPAN River stage zero No dependents

This module creates PAR distributions from any number of modules from CPAN. It exports the cpan_to_par subroutine for this task. EXPORT By default, the "cpan_to_par" subroutine is exported to the callers namespace....

SMUELLER/PAR-Dist-FromCPAN-1.11 - 19 Jul 2009 08:43:02 UTC - Search in distribution
  • cpan2par - Create PAR distributions from CPAN

PAR::Dist::InstallPPD - Installs PPM packages the PAR way River stage one • 1 direct dependent • 1 total dependent

This module creates PAR distributions from PPD XML documents which are used by ActiveState's "Perl Package Manager", short PPM. Then, it installs these newly created temporary .par files in the default location using PAR::Dist's "install_par" routine...

SMUELLER/PAR-Dist-InstallPPD-0.02 - 10 Dec 2006 15:44:23 UTC - Search in distribution

Pcore::Dist::CLI::PAR - build PAR executable River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC - Search in distribution

Perl::Dist::Asset::PAR - "Binary .par package" asset for a Win32 Perl River stage zero No dependents

Perl::Dist::Asset::PAR is a data class that provides encapsulation and error checking for a "binary .par package" to be installed in a Perl::Dist-based Perl distribution. It is normally created on the fly by the Perl::Dist::Inno "install_par" method ...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC - Search in distribution

PAR::Dist::InstallPPD::GUI - GUI frontend for PAR::Dist::InstallPPD River stage zero No dependents

This module implements a Tk GUI front-end to the PAR::Dist::InstallPPD module's "parinstallppd" command. You will generally want to use the "parinstallppdgui" command instead of using this module. The interface to "parinstallppd" isn't done in code v...

SMUELLER/PAR-Dist-InstallPPD-GUI-0.05 - 15 Jan 2007 13:40:00 UTC - Search in distribution

Perl::Dist::WiX::Asset::PAR - "Binary .par package" asset for a Win32 Perl River stage one • 1 direct dependent • 1 total dependent

Perl::Dist::WiX::Asset::PAR is a data class that provides encapsulation and error checking for a "binary .par package" to be installed in a Perl::Dist::WiX-based Perl distribution. It is normally created by the install_par method of "Perl::Dist::WiX"...

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC - Search in distribution

Padre::Plugin::InstallPARDist - Installation of .par archives into the system River stage one • 1 direct dependent • 1 total dependent

SMUELLER/Padre-Plugin-InstallPARDist-0.01 - 22 Nov 2008 16:58:38 UTC - Search in distribution

parl - Binary PAR Loader River stage one • 5 direct dependents • 6 total dependents

This stand-alone command offers roughly the same feature as "perl -MPAR", except that it takes the pre-loaded .par files via "-Afoo.par" instead of "-MPAR=foo.par". Additionally, it lets you convert a CPAN distribution to a PAR distribution, as well ...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC - Search in distribution
  • par.pl - Make and run Perl Archives

PAR::FAQ - Frequently Asked Questions about PAR River stage two • 7 direct dependents • 14 total dependents

Where is the Windows binary version? You can find windows binaries here: <http://www.cpan.org/authors/id/S/SM/SMUELLER/> There are three ways to install them. Sorted in order of preference: cpan Run the *cpan* command line tool that comes with Perl. ...

RSCHUPP/PAR-1.020 - 04 Mar 2024 10:49:29 UTC - Search in distribution
  • PAR - Perl Archive Toolkit
  • PAR::Tutorial - Cross-Platform Packaging and Deployment with PAR
  • PAR::Environment - Index and reference of PAR environment variables

depak - Pack dependencies onto your script file River stage one • 3 direct dependents • 5 total dependents

depak*) is a CLI application to pack your dependencies (required pure-Perl modules) along with your Perl script into a single file. It will trace what modules your script requires using one of several available methods, and include them inside the sc...

PERLANCAR/App-depak-0.587 - 23 Feb 2024 01:51:36 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

Control::CLI - Command Line Interface I/O over either Telnet or SSH (IPv4 & IPv6) or Serial port River stage one • 2 direct dependents • 2 total dependents

A Command Line Interface (CLI) is an interface where the user is presented with a command prompt and has to enter ASCII commands to drive or control or configure that device. That interface could be the shell on a unix system or some other command in...

LSTEVENS/Control-CLI-2.11 - 28 Aug 2022 18:55:55 UTC - Search in distribution

Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format. River stage two • 26 direct dependents • 33 total dependents

The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....

JMCNAMARA/Excel-Writer-XLSX-1.12 - 26 Feb 2024 18:25:58 UTC - Search in distribution

IT::perlfaq3 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

XML::Rules - parse XML and specify what and how to keep/process for individual tags River stage one • 1 direct dependent • 1 total dependent

JENDA/XML-Rules-1.16 - 13 Dec 2012 21:20:26 UTC - Search in distribution

perlcompile - Introduction to the Perl Compiler-Translator River stage zero No dependents

Perl has always had a compiler: your source is compiled into an internal form (a parse tree, "optree") which is then optimized before being run. Since version 5.005, Perl has shipped with a module capable of inspecting the optimized optree (B), and t...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC - Search in distribution

Pod::Usage - extracts POD documentation and shows usage information River stage five • 625 direct dependents • 19486 total dependents

pod2usage will print a usage message for the invoking script (using its embedded pod documentation) and then exit the script with the desired exit status. The usage message printed may have any one of three levels of "verboseness": If the verbose lev...

MAREKR/Pod-Usage-2.03 - 21 May 2022 17:16:06 UTC - Search in distribution
77 results (0.068 seconds)